Versions:
New API is an open-source AI gateway and asset-management platform developed by Quantum Nous that consolidates access to more than thirty large-language-model and generative-AI services behind a single REST endpoint. Built as an extended fork of the widely deployed One API project, version 0.12.6 streamlines credential rotation, quota enforcement, usage analytics, and load-balancing across providers such as OpenAI GPT, Anthropic Claude, Google Gemini, Midjourney, and dozens of domestic Chinese models. System administrators create hierarchical user groups, assign token budgets, and monitor real-time cost dashboards, while client applications send standard HTTP requests that the gateway transparently proxies to the most appropriate upstream service according to latency, price, or custom routing rules. Typical deployments include SaaS startups that need to bill customers per token, universities that want to meter student access to commercial models, and enterprises that require centralized audit trails for compliance. The software also maintains a versioned repository of fine-tuned weights, prompts, and evaluation datasets, letting teams treat model artifacts as reproducible assets under Git-like governance. Since its first public commit, the project has iterated through thirty-four numbered releases, adding support for streaming function calls, multi-modal vision inputs, and automatic failover when rate limits are exceeded. The current 0.12.6 build introduces a web-based playground for prompt A/B testing and a Prometheus metrics exporter for Kubernetes environments. New API is available for free on get.nero.com, with downloads provided via trusted Windows package sources such as winget, always delivering the latest version and supporting batch installation of multiple applications.
Tags: